home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4695 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  841 b 

  1. Path: nntp-xfer-2.csn.net!yuma!usenet
  2. From: john daniel <daniel>
  3. Newsgroups: comp.lang.c++,comp.sys.mac.programmer.codewarrior
  4. Subject: How to use istrstream
  5. Date: 31 Jan 1996 18:21:49 GMT
  6. Organization: Colorado State University, Fort Collins, CO  80523
  7. Message-ID: <4eobvt$3dqs@yuma.ACNS.ColoState.EDU>
  8. NNTP-Posting-Host: schumann.cs.colostate.edu
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 1.12 (X11; I; HP-UX A.09.01 9000/715)
  13. X-URL: news:comp.lang.c++/151815-151914
  14.  
  15. Can anyone provide a brief usage description for the istrstream class?
  16.  
  17. Everything seems to be running ok with it except that it crashes in the
  18. destructor. Should I be using the str() function somewhere? Does istrstream
  19. attempt to free the buffer when the destructor is called?
  20.  
  21. Stumped,
  22.  
  23. John Daniel
  24.  
  25.